You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > NormC Method > Vector.NormC Method ([In] TDenseMtxVec, int, int, int, bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.NormC Method ([In] TDenseMtxVec, int, int, int, bool)

Calculates the C norm ||V-Vec|| between Vec elements [VecIndex]..[VecIndex+Len-1] and calling vector elements [Index]..[Index+Len-1].

Syntax
C#
Visual Basic
public double NormC([In] TDenseMtxVec Vec, int VecIndex, int Index, int Len, bool RelativeError);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!